home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / geninline / mklibamiga / gluesrc1.lha / small / InitBitMap.s < prev    next >
Encoding:
Text File  |  1994-09-27  |  240 b   |  17 lines

  1. .text; .even; .globl _InitBitMap
  2.  
  3. _InitBitMap:
  4.     movel a6,sp@-
  5.     movel d2,sp@-
  6.     movel a4@(_GfxBase:W),a6
  7.     movel sp@(12),a0
  8.     movel sp@(16),d0
  9.     movel sp@(20),d1
  10.     movel sp@(24),d2
  11. #APP
  12.     jsr a6@(-0x186)
  13. #NO_APP
  14.     movel sp@+,d2
  15.     movel sp@+,a6
  16.     rts
  17.